Portfolio Frontend is a React application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where users can drop likes and comments.
- HTML
- CSS
- Framer Animation
- EmailJS
- Tailwind
- JavaScript
- REACT
- Redux
- Webpack
- Jest
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Node
- Web browser
- Clone the project
git clone [email protected]:thecodechaser/portfolio-frontend.git
cd portfolio-frontend
- Install dependencies
npm i
or
npm install
- To Start the development server
npm start
- To test the project
npm run test
👤 Ranjeet Singh
- GitHub: @thecodechaser
- Twitter: @thecodechaser
- LinkedIn: thecodechaser
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration: Microverse
This project is MIT licensed.