Make sure you have Node.js and npm installed on your device.
- Clone the repository:
git clone https://github.com/unavailable16/ReactJsUjikom.git
- Navigate to the project directory:
cd ReactJsUjikom
- Install dependencies:
npm install
- JSON Server
npm install json-server
- Mini . CSS
npm install mini.css
- React Icons
npm install react-icons
- React Router Dom
npm install react-router-dom
- AOS
npm install aos --save
To run the database / api server:
npm run server
This will start the application on http://localhost:3001
.
To run or start the project:
npm start
- React
- Mini CSS
- AOS (Animate On Scroll)
- React Icons