- A side project I created to learn and improve my skills in:
- NextJS
- TailwindCSS
- Frontend Product development (SSR, UI/UX, SEO, etc)
- BackEnd Source Code: https://github.com/AlexGalhardo/api.monefy.alexgalhardo.com
- API Live: https://api.monefy.alexgalhardo.com
- Clone this repository
git clone [email protected]:AlexGalhardo/monefy.alexgalhardo.com.git
- Enter folder
cd monefy.alexgalhardo.com/
- Install dependencies
npm install
- Start local server
npm run dev
a. Creating build
npm run build
b. Preview build server
npm run start
Copyright (c) July 2024-present, Alex Galhardo