This is my personal website built with Next.js. Feel free to visit the live site and explore more.
To get a local copy up and running, follow the steps below:
- Clone the Repository
git clone https://github.com/LixingSun/oran-web.git
- Install dependencies
npm install
- Start the development server
npm run dev
Now it is ready! Open http://localhost:3000 with your browser to see the result.
Below are the techniques and tools used to build this project:
- Next.js
- Tailwind CSS
- react-i18next
- react-image-gallery
- Design - Sketch
- Task Management - Trello (Project Board)
- GitHub Actions
- GitHub Pages