Web app that gives users the ability to see relationships between different data sets, spot outliers, and track performance over time. Built with Next.js.
Language
Framwork
Server
Database
- Header
- Chart / Graph
- Navigation
- Configuration
- Users
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node
- Vscode / Code Editor
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:kusiLaw/porfolio_v2.git
Install this project with:
npm install
or
yarn install
To run the project, execute the following command:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To run tests, run the following command:
npm run test
You can deploy this project following this instructions: vercel
👤 Lawrence Addai Kusi
- GitHub: @Githubhandle
- Twitter: @Twitterhandle
- Linkedin: Linkedin
These are features that will be add to the project..
- Welcome section
- Header
- Charts / Graphs
- Navigation
- Configurations
- [] Users
- [] Test
- [] Documentation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can feel free to add or support
This project is MIT licensed.