A website to share knowledge and project i'm currently work on.
A portofolio website, to share about project I'm working on and the lesson i learn from the past.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes..
What things you need to install the software and how to install them.
A step by step series of examples that tell you how to get a development env running.
git clone https://github.com/jerensl/www.jerenslensun.com.git
cd www.jerenslensun.com
It will runs the app in development mode and automaticlly open your browser, if not you open the browser, and go to http://localhost:3000 to view it in the browser.
To run the automated tests for this system.
For more information about how to use the component, you can follow the instruction from the storybook here.
This website has been deploying on Azure Static Web Apps, to learn more you can go through their documentation here.
Continuous deployment has been adopted using Github Action, which can be see on this links
- NextJs - Web Framework
- TailwindCSS - CSS Framework
- React Testing Library - React Testing Library
- Storybook - Documentation
- MDX Bundler - Markdown Bundler
- Material Design 3 - Design System
- @jerensl - Idea & Initial work
See also the list of contributors who participated in this project.