Website for COVID-19 centers, enables users to create appointments any time, anywhere.
⚡️ Register users
⚡️ Accepts user input
⚡️ Fully Responsive
⚡️ Easy site customization\
You'll need Git and Node.js (which comes with NPM) installed.
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
- react
- react-dom
- react-router-dom
- react-scripts
- uniqid
- react-tilt
- web-vitals
- axios
- date-fns
- semantic-ui-react
- material-ui/core
From your command line, first clone netflix-clone:
# Clone this repository
$ git clone https://github.com/R2rit0/Face-Recognition-Front-End.git
# Go into the repository
$ cd Face-Recognition-Front-End
# Remove current origin repository
$ git remote remove origin
Then you can install the dependencies:
# Install dependencies
$ npm install
# Start development server
$ npm start
# Create build
$ npm run build
- React - Front-End JavaScript library.
- axios - Promise based HTTP client for the browser and node.js.
- Material-UI - CSS extension language.
- Semantic-UI - CSS extension language.
- Uniqid - Unique ID Generator.
- Netlify - An intuitive Git-based workflow and powerful serverless platform to build, deploy, and collaborate on web apps.
Issue Tracker: github.com/Face-Recognition-Front-End/issues.