Awesome
<p align="center"> <img src="https://user-images.githubusercontent.com/6391763/91746343-12db9600-ebda-11ea-852f-c53409d470ca.png" alt="Logo" /> </p> <p align="center"> <a href="https://twitter.com/ghoshnirmalya_"> <img alt="Twitter: Nirmalya Ghosh" src="https://img.shields.io/twitter/follow/ghoshnirmalya_.svg?style=social" target="_blank" /> </a> </p>This is a boilerplate for building portfolio applications using Next.js.
Overview
This boilerplate is built using the following technologies:
Requirements
Installation
1. Clone the application
git clone git@github.com:ghoshnirmalya/nirmalyaghosh.com.git portfolio
2. Install necessary dependencies for the frontend application
cd portfolio && yarn install
3. Start the application
From the root directory, we can run the following command to start the application:
yarn dev
The above command will start the application on http://localhost:3000/.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.