Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 977 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 977 Bytes

Clone of DIO.me Webpages

This is a clone project of DIO web page, using ReactJS, Typescript, ViteJS and Styled Components, axios and json-server.
Have 4 pages builded in this project: homepage, login page, register page and feed page.

The validation of login page use axios and json-server for simulation of api data collection.

NPM I for install all packages

NPM RUN API to run the fake server of api.

If you have problems in validation test, maybe u should replace the localhost on services/api.ts.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: