Git Product home page Git Product logo

frontend-assessment's Introduction

Agnos Technical Assessment

Front-end project

Project developed with ReactJS and NextJS.

Dependencies

  1. Next > V 12.0.7
  2. React > V 17.0.2
  3. React-dom > V 17.0.2
  4. Axios > V 0.24.0

Dev dependencies

  1. Eslint > V 8.4.1
  2. Eslint-config-next > V 12.0.7

Running the project

1 - Open the terminal

Open the terminal and access the project's root folder (back-end).

Example

cd ~/Agnos_Assessment/front-end

2 - Install dependencies

To install the dependencies, run the following command:

npm i

3 - Create .env file

You must:

  1. Create a file in the project root called .env.
  2. Copy the contents of the .env.example file
  3. Paste into .env file.
  4. Replace the contents of DB_URI with your database connection string.

4 - Run the project

To run the project, use the following command:

Development

npm run dev

Production

npm run start

Build Production

npm run build

frontend-assessment's People

Contributors

pedrocf87 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.