/nadiannis-site

🏡 Personal site of Annisa Nadia Neyla (in progress)

Primary LanguageMDXGNU General Public License v3.0GPL-3.0



nadiannis.com

🏡 A personal site of Annisa Nadia Neyla 🏡


Contributions Welcome


View the Website

Description

nadiannis.com is Nadia's personal site. It is a platform for Nadia to showcase her projects, share what she has learned, and express herself through writing. This site is also a playground for experimenting and exploring things.

Tech Stack

Run Locally

  • Requirement:

  • Clone the repo.

    git clone https://github.com/nadiannis/nadiannis-site.git
  • Install the dependencies.

    yarn

    Development

    Run the development server & open http://localhost:3000

    yarn dev

    Production

    To open the project in production mode, run:

    yarn build
    yarn start

Contributing

You can contribute to this site by creating an issue or pull request.

License

This project is licensed under the GNU GPL 3.0 License - see the LICENSE file for details.