Skip to content

prabhuignoto/myportfolio

Repository files navigation

Build Status style: styled-components tested with jest

Modern frontend dev portfolio

Website front

Installing

Clone the project locally and run the following command to install the dependencies first.

npm install

Development Mode

To start the project in development mode

npm run develop

Testing

npm run test

Deployment

To generate the production build, please run

npm run build

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details