Skip to content

celiagomezdev/celiagomezdev

Repository files navigation

celiagomezdev

Personal website built with Gatsby and React. 🚧 Under construction 🚧.

 

🚀 Current deployed version

See the live version of the website in this domain:

celiagomezdev.com

 

💻 Run it locally

First install the Gatsby CLI:

npm install -g gatsby-cli

Then clone and run the project:

git clone https://github.com/celiagomezdev/celiagomezdev.git
cd celiagomezdev
npm install
gatsby develop

You can now view the local master version of the website in the browser:

http://localhost:8000/

 

🕵️‍♀️ Test

Just run:

npm test

 

🛠️ To Do

  • Use enum constants instead of strings.
  • Improve and clean some logics, refactor code. Especially create more state actions or custom hooks to organise better some components code.
  • Increase test coverage.

About

my personal website, built with gatsby and react. 🚧 WIP 🚧

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors