Skip to content

This repository corresponds to the frontend made in React for the Oncar backend application.

Notifications You must be signed in to change notification settings

ellenmariadev/oncar-frontend

Repository files navigation

Oncar Frontend

This repository corresponds to the frontend made in React for the backend application.
To learn more about the requirements for this project, go to: https://github.com/oncarapp/job_challenge

○ Made With

React.js, TypeScript, Next.js, SASS, Jest.

🎨 See the layout in Figma.

image

○ Getting Started

First, run the server:
https://github.com/ellenmariadev/oncar-backend

In the file /hooks/useData.ts and /hooks/usePostData.ts you can change the url server.

# Clone repository
$ git clone <https://github.com/ellenmariadev/oncar-frontend.git>

# Navigate to the root directory of the project
$ cd oncar-frontend

# Install dependencies
$ npm install

# Run application 
$ npm run dev

$ Open http://localhost:3000 with your browser to see the result. 🎉

🧪 Tests

$ npm run test

About

This repository corresponds to the frontend made in React for the Oncar backend application.

Topics

Resources

Stars

Watchers

Forks