Portfolio website Emji

Create, edit, update or delete your projects.

drawing


Portfolio is an ....
This is a Next.js project bootstrapped with create-next-app.


Click on this link to see a demo:

Install packages

Open your terminal on the root of folder.

npm i
# or
yarn install

Start API

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:8123 with your browser to see the result.

Routes

/projects Scenario [ GET ]
/contact Scenario [ GET ]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT